QueryAction
This method returns several values that determine if a new action is available.
Syntax: | imaG.QuaryAction draw , edit , selectall , cutpaste |
draw (boolean) | ByRef argument that determines if draw actions are available. |
edit (boolean) | ByRef argument that determines if edit actions are available. |
selectall (boolean) | ByRef argument that determines if select all action is available. |
cutpaste (boolean) | ByRef argument that determines if cut or paste action is available. |
DRAW ACTIONS (methods and properties)
SELECT ALL ACTIONS (methods)
SelectAll |
CUT PASTE ACTIONS (methods)
Cut | Paste |